chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.37.4#185
Open
msclock-bot[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #185 +/- ##
===========================================
- Coverage 73.80% 57.14% -16.67%
===========================================
Files 2 2
Lines 42 42
===========================================
- Hits 31 24 -7
- Misses 11 18 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
July 4, 2025 01:39
d2bdf4e to
64d327f
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
September 1, 2025 01:45
64d327f to
dc5c266
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
October 1, 2025 01:39
dc5c266 to
3dd94b1
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
November 1, 2025 01:39
3dd94b1 to
36d248d
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
December 1, 2025 01:54
36d248d to
cd17a6b
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
January 1, 2026 01:54
cd17a6b to
c325bf6
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
February 1, 2026 02:26
c325bf6 to
a9debde
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
March 1, 2026 02:23
a9debde to
a642de6
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
April 1, 2026 02:37
a642de6 to
3cbd390
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
May 3, 2026 06:06
3cbd390 to
27916e1
Compare
msclock-bot
Bot
force-pushed
the
renovate-github/python-jsonschema-check-jsonschema-0.x
branch
from
July 1, 2026 03:54
27916e1 to
85fe4e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.33.0->0.37.4Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.37.4Compare Source
gitlab-ci, mergify, renovate, snapcraft, travis, woodpecker-ci (2026-06-29)
v0.37.3Compare Source
gitlab-ci, mergify, readthedocs, renovate, snapcraft, woodpecker-ci (2026-06-12)
v0.37.2Compare Source
drone-ci, github-actions, github-issue-forms, github-workflows, gitlab-ci, meltano,
mergify, readthedocs, renovate, taskfile, woodpecker-ci (2026-05-02)
v0.37.1Compare Source
gitlab-ci, mergify, readthedocs, renovate, woodpecker-ci (2026-03-25)
edgarrmondragon! (:pr:662)v0.37.0Compare Source
mergify, renovate, woodpecker-ci (2026-02-26)
-v),all errors are reported but the checked filenames are no longer displayed. The
list of filenames checked is now emitted at the second verbosity level (
-vv)and above. (:issue:
648)check-jsonschema's sdist contents are now validated withcheck-sdist, and missingfiles have been added.
v0.36.2Compare Source
woodpecker-ci (2026-02-15)
v0.36.1Compare Source
github-workflows, gitlab-ci, mergify, readthedocs, renovate, snapcraft, taskfile
(2026-01-25)
v0.36.0Compare Source
gitlab-ci, mergify, readthedocs, renovate, snapcraft (2025-12-14)
edgarrmondragon! (:pr:626)v0.35.0Compare Source
dependabot, gitlab-ci, meltano, mergify, renovate, snapcraft (2025-11-11)
edgarrmondragon! (:issue:502)581)v0.34.1Compare Source
github-workflows, gitlab-ci, meltano, mergify, renovate, woodpecker-ci (2025-10-13)
v0.34.0Compare Source
drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft,
woodpecker-ci (2025-09-17)
vivodi! (:issue:589)vivodi! (:issue:588)vivodi! (:pr:598)v0.33.3Compare Source
github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci
(2025-08-17)
v0.33.2Compare Source
date-timeformat on non-string data,which incorrectly rejected values for which
stringwas one of severalvalid types. Thanks :user:
katylava! (:issue:571)v0.33.1Compare Source
compose-spec, dependabot, drone-ci, github-actions, github-workflows, gitlab-ci,
mergify, readthedocs, renovate, taskfile, travis, woodpecker-ci (2025-06-22)
click==8.2.0Last-Modifiedheader parsing which used local time and couldresult in improper caching. Thanks :user:
fenuks! (:pr:565)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, between day 1 and 7 of the month ( * 0-3 1-7 * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, between day 1 and 7 of the month ( * 0-3 1-7 * * ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.